projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e1f05
)
(customize-changed-options): Make arg optional.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 24 Oct 2007 08:09:30 +0000
(08:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 24 Oct 2007 08:09:30 +0000
(08:09 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 5b5a269a0c6b471525adadbe0e8208dc93de8a75..40ff46f1675ccf87480c5c30bae0d963bffc0150 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-1151,7
+1151,7
@@
the official name of the package, such as MH-E or Gnus.")
(defalias 'customize-changed 'customize-changed-options)
;;;###autoload
-(defun customize-changed-options (since-version)
+(defun customize-changed-options (
&optional
since-version)
"Customize all settings whose meanings have changed in Emacs itself.
This includes new user option variables and faces, and new
customization groups, as well as older options and faces whose meanings